home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlaWiz.dll / 0 / RCDATA / TVENTANACOMPRIMIR / TVENTANACOMPRIMIR.txt
Text File  |  2008-07-17  |  825b  |  40 lines

  1. object VentanaComprimir: TVentanaComprimir
  2.   Left = 392
  3.   Top = 257
  4.   BorderStyle = bsDialog
  5.   Caption = 'Comprimiendo archivos'
  6.   ClientHeight = 125
  7.   ClientWidth = 398
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 16
  22.     Top = 28
  23.     Width = 369
  24.     Height = 13
  25.     Alignment = taCenter
  26.     AutoSize = False
  27.     Caption = 'Comprimiendo archivos a enviar'
  28.     Transparent = True
  29.   end
  30.   object AnimateCompress: TAnimate
  31.     Left = 108
  32.     Top = 44
  33.     Width = 181
  34.     Height = 49
  35.     Active = False
  36.     AutoSize = False
  37.     OnStart = AnimateCompressStart
  38.   end
  39. end
  40.